DataSource for Entity Framework in WPF
C1.LiveLinq.Indexing.Search Namespace / IIndexScanner<T,TKey> Interface / GroupJoin Method

In This Topic
    GroupJoin Method (IIndexScanner<T,TKey>)
    In This Topic
    Correlates the items of this indexed collection with the items of another indexed collection and groups the results by the item of this collection.
    Overload List
    OverloadDescription
    Correlates the items of this indexed collection with the items of another indexed collection and groups the results by the item of this collection.  
    Correlates the items of this indexed collection with the items of another sequence and groups the results by the item of the second sequence.  
    Correlates the items of this indexed collection with the items of another sequence and groups the results by the item of this collection.  
    See Also